Add some more detail to the docs. (#311399, Nikos Kouremenos)
authorMatthias Clasen <mclasen@redhat.com>
Mon, 17 Jul 2006 04:19:59 +0000 (04:19 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 17 Jul 2006 04:19:59 +0000 (04:19 +0000)
2006-07-17  Matthias Clasen  <mclasen@redhat.com>

* gdk/gdkwindow.c (gdk_window_get_pointer): Add some more
detail to the docs.  (#311399, Nikos Kouremenos)

ChangeLog
ChangeLog.pre-2-10
gdk/gdkwindow.c

index 1951983bc5d717060c4f60464b0c3f54c09ae63c..f5e0a48f05fb5a687c3c0e4d2f192edb573dcb42 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2006-07-17  Matthias Clasen  <mclasen@redhat.com>
 
+       * gdk/gdkwindow.c (gdk_window_get_pointer): Add some more
+       detail to the docs.  (#311399, Nikos Kouremenos)
+
        * gtk/gtkentrycompletion.c (gtk_entry_completion_set_match_func): 
        * gtk/gtkcomboboxentry.c (gtk_combo_box_entry_set_text_column): 
        Fix typos in the docs.
index 1951983bc5d717060c4f60464b0c3f54c09ae63c..f5e0a48f05fb5a687c3c0e4d2f192edb573dcb42 100644 (file)
@@ -1,5 +1,8 @@
 2006-07-17  Matthias Clasen  <mclasen@redhat.com>
 
+       * gdk/gdkwindow.c (gdk_window_get_pointer): Add some more
+       detail to the docs.  (#311399, Nikos Kouremenos)
+
        * gtk/gtkentrycompletion.c (gtk_entry_completion_set_match_func): 
        * gtk/gtkcomboboxentry.c (gtk_combo_box_entry_set_text_column): 
        Fix typos in the docs.
index 340c1d73fcae2036ae302fb79531dcb52173cac6..128b1c6aa7e033a56a09ef9bc45b46522c2f7bb6 100644 (file)
@@ -2935,7 +2935,8 @@ gdk_window_constrain_size (GdkGeometry *geometry,
  * @mask: return location for modifier mask
  *
  * Obtains the current pointer position and modifier state.
- * The position is given in coordinates relative to @window.
+ * The position is given in coordinates relative to the upper left 
+ * corner of @window.
  * 
  * Return value: the window containing the pointer (as with
  * gdk_window_at_pointer()), or %NULL if the window containing the